Files
820b2e85-3f1c-4cdc-8e92-353…/vercel.json
2026-03-10 06:25:45 +00:00

5 lines
97 B
JSON

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