Files
042c2e8f-1ebc-4b34-9cab-32f…/vercel.json
2026-03-11 04:39:24 +00:00

5 lines
97 B
JSON

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