Files
0b219af7-371b-4f29-bfc2-ce7…/vercel.json
2026-04-15 08:18:16 +00:00

5 lines
97 B
JSON

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