Files
11f9c02b-e2a1-4593-8662-ab5…/vercel.json
2026-02-23 12:00:14 +00:00

5 lines
97 B
JSON

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