Files
3dcb9b0e-a254-454d-9f6d-981…/vercel.json
2026-04-25 09:59:40 +00:00

5 lines
97 B
JSON

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