Files
ff34d74e-20cc-4f5d-96d4-1f2…/vercel.json
2026-04-01 14:29:27 +00:00

5 lines
97 B
JSON

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