Files
22cec4a8-c627-4ea3-aeda-b75…/vercel.json
2026-06-11 15:29:21 +00:00

5 lines
97 B
JSON

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