Files
ecf7db80-ff7c-4cdd-80c8-0ca…/vercel.json
2026-03-28 08:03:24 +00:00

5 lines
97 B
JSON

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