Files
8b3f2a53-7406-4f8a-b396-d89…/vercel.json
2026-03-02 23:32:37 +00:00

5 lines
97 B
JSON

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