Files
3a40be81-8f4c-4725-b166-9f1…/vercel.json
2026-02-21 23:55:45 +00:00

5 lines
97 B
JSON

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