Files
d03144c3-1fda-4bf2-b7d5-782…/vercel.json
2026-05-11 02:11:19 +00:00

5 lines
97 B
JSON

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