Files
1242d07c-ed31-461e-bc6e-327…/vercel.json
2026-04-26 00:25:27 +00:00

5 lines
97 B
JSON

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