Files
69d84811-cc9d-49e3-b76b-967…/vercel.json
2026-03-13 16:27:28 +00:00

5 lines
97 B
JSON

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