Files
70758d56-55c2-4cdf-9e66-e7f…/vercel.json
2026-04-03 20:10:42 +00:00

5 lines
97 B
JSON

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