Files
41f09e71-0b10-46d5-baa0-cba…/vercel.json
2026-05-13 12:53:04 +00:00

5 lines
97 B
JSON

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