Files
e1be0852-5b06-401b-a3b9-f78…/vercel.json
2026-02-22 11:37:11 +00:00

5 lines
97 B
JSON

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