Files
17bb41ff-90b3-4fe1-91b2-2af…/vercel.json
2026-03-28 09:57:51 +00:00

5 lines
97 B
JSON

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