Files
342e90d7-50ad-4cce-9ebc-6a1…/vercel.json
2026-05-23 21:30:16 +00:00

5 lines
97 B
JSON

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