Files
1bdf1846-8c5e-4d3a-9389-cf7…/vercel.json
2026-06-10 19:26:48 +00:00

5 lines
97 B
JSON

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