Files
e7d93d57-48b3-4755-b1ea-b4e…/vercel.json
2026-03-09 07:11:39 +00:00

5 lines
97 B
JSON

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