Files
387eb639-2786-433c-a780-ede…/vercel.json
2026-06-10 23:32:30 +00:00

5 lines
97 B
JSON

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