Files
bfc3b233-2296-4fa6-943e-518…/vercel.json
2026-04-18 13:00:31 +00:00

5 lines
97 B
JSON

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