Files
bd945052-fb84-4fd6-b529-04e…/vercel.json
2026-03-25 14:40:55 +00:00

5 lines
97 B
JSON

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