Files
3bdc8ebb-8d18-413e-9d05-08e…/vercel.json
2026-04-03 16:35:42 +00:00

5 lines
97 B
JSON

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