Files
a059be45-fa7e-4604-8bc5-6e0…/vercel.json
2026-04-02 16:18:40 +00:00

5 lines
97 B
JSON

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