Files
bb4220e9-e940-435b-a6c5-8a7…/vercel.json
2026-03-28 13:00:17 +00:00

5 lines
97 B
JSON

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