Files
f8ff5d10-bf01-4d0a-9992-4a5…/vercel.json
2026-06-13 06:42:27 +00:00

5 lines
97 B
JSON

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