Files
40274d35-3236-418e-a9b5-e6b…/vercel.json
2026-03-14 13:51:08 +00:00

5 lines
97 B
JSON

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