Files
7e57bc6a-e5ce-4d95-99e7-389…/vercel.json
2026-03-16 02:32:50 +00:00

5 lines
97 B
JSON

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