Files
1551617c-9cae-4b60-a2ac-f1a…/vercel.json
2026-03-14 18:29:16 +00:00

5 lines
97 B
JSON

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