Files
8f5a9518-63e5-46b8-a9e6-3f0…/vercel.json
2026-03-12 19:38:49 +00:00

5 lines
97 B
JSON

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