Files
565d31b3-3e7b-42b5-8015-ca4…/vercel.json
2026-02-24 16:11:06 +00:00

5 lines
97 B
JSON

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