Files
ee7eee94-4d1b-487b-94cc-b1b…/vercel.json
2026-04-26 16:10:16 +00:00

5 lines
97 B
JSON

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