Files
a53149db-ce9d-487e-8d56-171…/vercel.json
2026-05-11 13:42:49 +00:00

5 lines
97 B
JSON

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