Files
15703dc0-80d1-48d0-94d5-84d…/vercel.json
2026-04-19 13:51:08 +00:00

5 lines
97 B
JSON

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