Files
53d989a4-02ef-4df8-8f41-cb6…/vercel.json
2026-04-20 09:44:18 +00:00

5 lines
97 B
JSON

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