Files
3d78cbb2-8827-4fe2-b2fb-d42…/vercel.json
2026-04-06 16:16:51 +00:00

5 lines
97 B
JSON

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