Files
89ae036d-06cc-47c2-8262-22d…/vercel.json
2026-03-12 18:18:17 +00:00

5 lines
97 B
JSON

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