Files
e90d3587-aee6-4fe9-aa2c-425…/vercel.json
2026-04-24 17:57:56 +00:00

5 lines
97 B
JSON

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