Files
1621916f-8bf4-4d4d-a4d6-5ad…/vercel.json
2026-04-06 00:44:09 +00:00

5 lines
97 B
JSON

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