Files
bba13482-151f-4df6-842f-aa9…/vercel.json
2026-06-10 03:04:21 +00:00

5 lines
97 B
JSON

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