Files
433b83ef-d069-4976-b8e5-5e0…/vercel.json
2026-06-11 20:42:12 +00:00

5 lines
97 B
JSON

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