Files
345f1b24-35ff-4576-9a87-8ec…/vercel.json
2026-03-08 12:38:57 +00:00

5 lines
97 B
JSON

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