Files
0b834138-13fe-4f16-a88b-5a1…/vercel.json
2026-03-28 09:00:53 +00:00

5 lines
97 B
JSON

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