Files
2cfc8850-a71f-49be-97b2-9ef…/vercel.json
2026-03-05 22:45:00 +00:00

5 lines
97 B
JSON

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