Files
f8b33645-ea55-4fe1-8eaf-e77…/vercel.json
2026-04-13 20:27:41 +00:00

5 lines
97 B
JSON

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