Files
a42fe164-8bef-4d62-b947-70f…/vercel.json
2026-05-23 01:06:29 +00:00

5 lines
97 B
JSON

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