Files
8148c236-4c68-4f5c-a14f-998…/vercel.json
2026-03-02 20:13:17 +00:00

5 lines
97 B
JSON

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