Files
5ce987fa-e0fd-4db6-85ff-487…/vercel.json
2026-04-04 02:28:32 +00:00

5 lines
97 B
JSON

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