Files
7d67e0fc-3eb0-4c49-9bb7-167…/vercel.json
2026-03-03 15:37:47 +00:00

5 lines
97 B
JSON

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