Files
d1f3eb0e-ce31-4600-8651-1ff…/vercel.json
2026-02-13 16:23:01 +00:00

5 lines
97 B
JSON

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