Files
e25d34b2-e7e9-4e0d-8230-6de…/vercel.json
2026-03-07 03:25:13 +00:00

5 lines
97 B
JSON

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