Files
21c69e66-327b-4149-96f0-813…/vercel.json
2026-03-20 05:31:15 +00:00

5 lines
97 B
JSON

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