Files
1d123df4-71f1-4b90-b783-aed…/vercel.json
2026-03-06 04:33:49 +00:00

5 lines
97 B
JSON

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