Files
bec8b6a0-d621-4c23-8c6d-7cd…/vercel.json
2026-04-28 00:33:33 +00:00

5 lines
97 B
JSON

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