Files
5a340810-4ffb-4a20-8dc1-9fd…/vercel.json
2026-03-10 02:36:22 +00:00

5 lines
97 B
JSON

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