Files
01bc16fc-96b5-414d-9f2c-7a5…/vercel.json
2026-03-11 16:36:54 +00:00

5 lines
97 B
JSON

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