Files
b65806c2-32bd-490e-931a-84b…/vercel.json
2026-05-13 18:48:12 +00:00

5 lines
97 B
JSON

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