Files
156aae8d-91a8-43e5-a33e-e6f…/vercel.json
2026-03-03 09:37:42 +00:00

5 lines
97 B
JSON

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