Files
cc2a5f40-685b-4436-b850-fe0…/vercel.json
2026-02-18 19:51:23 +00:00

5 lines
97 B
JSON

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