Files
a1eb9c66-1ae6-4dc6-bf38-824…/vercel.json
2026-03-09 01:26:14 +00:00

5 lines
97 B
JSON

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