Files
f938fc4e-a463-4d55-8019-06f…/vercel.json
2026-03-14 08:55:47 +00:00

5 lines
97 B
JSON

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