Files
036bb7e0-cf75-462a-b0f7-29f…/vercel.json
2026-03-18 05:44:18 +00:00

5 lines
97 B
JSON

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