Files
116a3e35-8e01-438d-9d07-c0d…/vercel.json
2026-03-02 23:56:58 +00:00

5 lines
97 B
JSON

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