Files
155e5d1c-1243-4f68-97b2-336…/vercel.json
2026-04-18 11:58:36 +00:00

5 lines
97 B
JSON

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