Files
e46f2cc9-2d53-4f71-be7f-410…/vercel.json
2026-04-19 03:53:50 +00:00

5 lines
97 B
JSON

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