Files
b50ea097-eebd-412a-9e70-3d8…/vercel.json
2026-05-08 15:03:11 +00:00

5 lines
97 B
JSON

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