Files
b549850f-9fb0-4f83-a5fa-317…/vercel.json
2026-03-12 02:46:57 +00:00

5 lines
97 B
JSON

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