Files
1b4a24b7-75e8-49d5-b38c-fd7…/vercel.json
2026-06-09 09:35:01 +00:00

5 lines
97 B
JSON

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