Files
f4a8d465-5f60-4ccd-a94a-925…/vercel.json
2026-06-10 16:55:59 +00:00

5 lines
97 B
JSON

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