Files
5fb4942c-88fe-4977-b627-3c7…/vercel.json
2026-06-03 06:54:05 +00:00

5 lines
97 B
JSON

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