Files
f50ae6ad-e477-4b5a-a3d3-238…/vercel.json
2026-03-18 18:05:50 +00:00

5 lines
97 B
JSON

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