Files
1433c316-d6e2-4c34-91ff-9b3…/vercel.json
2026-04-08 03:50:02 +00:00

5 lines
97 B
JSON

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