Files
309f34cc-3f2f-4f7c-965b-8ee…/vercel.json
2026-02-12 17:29:48 +00:00

5 lines
97 B
JSON

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