Files
b6a1247b-63da-47df-ac82-9bb…/vercel.json
2026-03-16 03:11:25 +00:00

5 lines
97 B
JSON

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