Files
8b2f8e9e-b393-446f-8b7e-b79…/vercel.json
2026-04-28 11:13:48 +00:00

5 lines
97 B
JSON

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