Files
0479bb0a-887d-4d1e-8451-959…/vercel.json
2026-03-03 01:55:38 +00:00

5 lines
97 B
JSON

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