Files
c8c96767-e933-47eb-a59b-deb…/vercel.json
2026-04-08 12:47:55 +00:00

5 lines
97 B
JSON

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