Files
e9e76162-ba7e-4be3-bfc5-429…/vercel.json
2026-05-11 01:54:56 +00:00

5 lines
97 B
JSON

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