Files
7e804b07-9e8d-4cc3-9f14-52f…/vercel.json
2026-04-18 09:28:03 +00:00

5 lines
97 B
JSON

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