Files
20997216-f4d5-4bf7-8994-e38…/vercel.json
2026-04-29 10:11:06 +00:00

5 lines
97 B
JSON

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