Files
1f5d2eb4-7c09-41c4-b15b-08e…/vercel.json
2026-06-11 13:40:17 +00:00

5 lines
97 B
JSON

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