Files
d977bf48-581c-4eb5-82c2-c40…/vercel.json
2026-03-07 07:29:06 +00:00

5 lines
97 B
JSON

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