Files
8ff53a2d-eef2-4788-88ab-de1…/vercel.json
2026-04-05 14:51:19 +00:00

5 lines
97 B
JSON

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