Files
de0482f7-cf23-47eb-a03c-7ec…/vercel.json
2026-05-12 22:58:45 +00:00

5 lines
97 B
JSON

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