Files
4568bb7f-3941-42cc-8b5f-bfc…/vercel.json
2026-03-02 20:06:12 +00:00

5 lines
97 B
JSON

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