Files
aaef7820-31f7-44ad-8fa0-c0f…/vercel.json
2026-04-15 05:48:20 +00:00

5 lines
97 B
JSON

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