Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Next.js 10 localization in pathname #721

Closed
Assignees
dphang
@katspaugh

Description

@katspaugh

The new built-in localization in Next.js 10 allows to have the locale as a path prefix, e.g.:

/about/de/about/es/about

All three routes will openpages/about.tsx. This works fine when I run it locally.
When I deploy it using serverless-next.js, it gives a 404 for/de/about and/es/about. Just/about still works.

Is this something that the Serverless Next.js Component doesn't support yet, or am I doing something wrong?
Thanks!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp