Files
b0756b18-25e4-4491-a2f1-ecb…/vercel.json
2026-05-11 18:39:09 +00:00

5 lines
97 B
JSON

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