Files
d2b7e2de-4641-48f4-980c-d3d…/vercel.json
2026-03-20 06:02:18 +00:00

5 lines
97 B
JSON

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