Files
09bbf150-b233-4ec7-a6f1-686…/vercel.json
2026-03-10 01:20:56 +00:00

5 lines
97 B
JSON

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