Files
d4e5f2ef-8266-4d13-b88c-65e…/vercel.json
2026-04-05 09:20:24 +00:00

5 lines
97 B
JSON

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