Files
0a80cd8c-e1db-4522-ba00-a73…/vercel.json
2026-03-06 08:39:45 +00:00

5 lines
97 B
JSON

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