Files
51e2e5fd-d40f-4659-97f5-cb8…/vercel.json
2026-05-16 21:04:20 +00:00

5 lines
97 B
JSON

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