Files
bf076eb9-ead0-4612-b07f-66b…/vercel.json
2026-03-19 08:48:13 +00:00

5 lines
97 B
JSON

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