Files
b2febe4c-0252-49ad-a17b-5bd…/vercel.json
2026-04-09 03:34:49 +00:00

5 lines
97 B
JSON

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