Files
11186651-166b-4817-8eb7-c42…/vercel.json
2026-04-28 10:05:45 +00:00

5 lines
97 B
JSON

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