Files
99f9eba7-81db-4b3e-b009-2d6…/vercel.json
2026-05-13 00:42:50 +00:00

5 lines
97 B
JSON

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