Files
009726fc-676e-4106-b613-d39…/vercel.json
2026-04-02 12:15:04 +00:00

5 lines
97 B
JSON

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