Files
795bf9bf-81ed-43a1-9214-e3e…/vercel.json
2026-02-11 22:37:15 +00:00

5 lines
97 B
JSON

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