Files
5387765d-6beb-47e4-8323-8fc…/vercel.json
2026-03-04 09:21:58 +00:00

5 lines
97 B
JSON

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