Files
0b3e91f1-f2c5-451a-91cf-0d4…/vercel.json
2026-04-11 15:27:12 +00:00

5 lines
97 B
JSON

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