Files
ce119830-8764-4753-9fe2-fa4…/vercel.json
2026-05-10 23:53:10 +00:00

5 lines
97 B
JSON

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