Files
338ca36e-baff-4849-b9c1-58a…/vercel.json
2026-05-23 12:32:10 +00:00

5 lines
97 B
JSON

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