Files
941b8edc-9205-4b52-b24a-362…/vercel.json
2026-04-14 07:00:46 +00:00

5 lines
97 B
JSON

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