Files
db8f2a29-aafc-4b94-9e5a-962…/vercel.json
2026-05-04 20:47:09 +00:00

5 lines
97 B
JSON

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