Files
1395c422-f91f-4b8a-a81b-86b…/vercel.json
2026-03-19 05:25:40 +00:00

5 lines
97 B
JSON

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