Files
8e752ede-4ef0-4d4e-af9d-469…/vercel.json
2026-05-25 23:41:19 +00:00

5 lines
97 B
JSON

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