Files
cc988de4-1bab-4da1-8501-026…/vercel.json
2026-04-11 03:40:22 +00:00

5 lines
97 B
JSON

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