Files
25dbd241-1a5d-4af5-a39b-763…/vercel.json
2026-05-26 21:03:10 +00:00

5 lines
97 B
JSON

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