Files
fe4ce6f1-9552-4b9c-8088-407…/vercel.json
2026-04-19 21:12:49 +00:00

5 lines
97 B
JSON

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