Files
2f414ad3-df77-42f9-8287-cff…/vercel.json
2026-03-03 19:43:12 +00:00

5 lines
97 B
JSON

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