Files
e8249d29-b67f-4665-b81e-26f…/vercel.json
2026-04-21 10:28:08 +00:00

5 lines
97 B
JSON

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