Files
1b70c9f9-0039-433b-b73f-45f…/vercel.json
2026-06-03 09:50:36 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}