Files
de499d39-841a-48ee-b0de-15c…/vercel.json
2026-03-31 18:58:06 +00:00

5 lines
97 B
JSON

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