Files
06dc2b65-3020-44bb-92e0-602…/vercel.json
2026-03-12 07:07:56 +00:00

5 lines
97 B
JSON

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