Files
87c5e5f9-dc22-42e7-9a6d-e39…/vercel.json
2026-03-03 04:31:33 +00:00

5 lines
97 B
JSON

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