Files
1bd6e8ff-78a8-42d7-9791-709…/vercel.json
2026-05-22 14:09:27 +00:00

5 lines
97 B
JSON

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