Files
b4bd6ff9-a3c3-4dab-9266-95d…/vercel.json
2026-05-27 06:41:55 +00:00

5 lines
97 B
JSON

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