Files
1ba35208-d12f-4cef-9433-e01…/vercel.json
2026-03-03 05:48:36 +00:00

5 lines
97 B
JSON

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